[INFO] cloning repository https://github.com/lucalewin/sanctum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucalewin/sanctum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucalewin%2Fsanctum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucalewin%2Fsanctum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ab0fc2ad2a37914fd8e0f6b4f1030185519f5a1
[INFO] checking lucalewin/sanctum against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucalewin%2Fsanctum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucalewin/sanctum
[INFO] finished tweaking git repo https://github.com/lucalewin/sanctum
[INFO] tweaked toml for git repo https://github.com/lucalewin/sanctum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucalewin/sanctum on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucalewin/sanctum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/sanctum/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opaque-ke v4.0.1
[INFO] [stderr]   Downloaded voprf v0.5.0
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87abcf6cc85d35c1e95fe53a9e06d2160dcad0316ddabeda3899de1513678a4a
[INFO] running `Command { std: "docker" "start" "-a" "87abcf6cc85d35c1e95fe53a9e06d2160dcad0316ddabeda3899de1513678a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87abcf6cc85d35c1e95fe53a9e06d2160dcad0316ddabeda3899de1513678a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87abcf6cc85d35c1e95fe53a9e06d2160dcad0316ddabeda3899de1513678a4a", kill_on_drop: false }`
[INFO] [stdout] 87abcf6cc85d35c1e95fe53a9e06d2160dcad0316ddabeda3899de1513678a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3fff2b5a2bde9d630ee8c1123a2fd1a5b17a661eecd6844e91c159448c1eb61
[INFO] running `Command { std: "docker" "start" "-a" "c3fff2b5a2bde9d630ee8c1123a2fd1a5b17a661eecd6844e91c159448c1eb61", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sanctum/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking voprf v0.5.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking opaque-ke v4.0.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sanctum-shared v0.1.0 (/opt/rustwide/workdir/sanctum-shared)
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sanctum-client v0.1.0 (/opt/rustwide/workdir/sanctum-client)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> sanctum-client/src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> sanctum-client/src/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> sanctum-client/src/crypto.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 |     AeadCore, ChaCha20Poly1305, Key, KeyInit, Nonce,
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> sanctum-client/src/client.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |     base64::encode(data)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> sanctum-client/src/client.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |     base64::decode(encoded).map_err(|_| Error::InvalidBase64)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> sanctum-client/src/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]  --> sanctum-client/src/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::time::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> sanctum-client/src/crypto.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 |     AeadCore, ChaCha20Poly1305, Key, KeyInit, Nonce,
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> sanctum-client/src/client.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |     base64::encode(data)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> sanctum-client/src/client.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |     base64::decode(encoded).map_err(|_| Error::InvalidBase64)
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `encrypted_record_key` on type `Record`
[INFO] [stdout]   --> sanctum-client/src/models.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |             encrypted_record_key: value.encrypted_record_key,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `vault_id`, `encrypted_data_blob`, `created_at`, `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_client`
[INFO] [stdout]    --> sanctum-client/src/client.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let Some(api_client) = &self.api_client else {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_client`
[INFO] [stdout]    --> sanctum-client/src/client.rs:394:18
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let Some(api_client) = &self.api_client else {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `encrypted_record_key` on type `Record`
[INFO] [stdout]   --> sanctum-client/src/models.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |             encrypted_record_key: value.encrypted_record_key,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `vault_id`, `encrypted_data_blob`, `created_at`, `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_client`
[INFO] [stdout]    --> sanctum-client/src/client.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let Some(api_client) = &self.api_client else {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_client`
[INFO] [stdout]    --> sanctum-client/src/client.rs:394:18
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let Some(api_client) = &self.api_client else {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sanctum-client` (lib test) due to 1 previous error; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sanctum-client` (lib) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c3fff2b5a2bde9d630ee8c1123a2fd1a5b17a661eecd6844e91c159448c1eb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fff2b5a2bde9d630ee8c1123a2fd1a5b17a661eecd6844e91c159448c1eb61", kill_on_drop: false }`
[INFO] [stdout] c3fff2b5a2bde9d630ee8c1123a2fd1a5b17a661eecd6844e91c159448c1eb61
